Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup E2E testing Infrastructure #188

Open
wants to merge 13 commits into
base: next
Choose a base branch
from

Conversation

ThanhDoDuy
Copy link
Collaborator

@ThanhDoDuy ThanhDoDuy commented Dec 20, 2024

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Description

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings

Screenshot 2024-12-24 at 17 00 06

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“– Mock App docs site
  • πŸ“œ README.md
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

Mobile & Desktop Screenshots/Recordings

Screenshot 2024-12-20 at 09 24 42 Screenshot 2024-12-20 at 09 24 20 ![Uploading Screenshot 2024-12-24 at 17.00.06.png…]()

Copy link

github-actions bot commented Dec 20, 2024

Code Coverage Report

Lines Statements Branches Functions
Coverage: 75%
74.69% (3102/4153) 56.17% (623/1109) 64.61% (336/520)
Title Lines Statements Branches Functions
All packages Coverage: 75%
74.69% (3102/4153) 56.17% (623/1109) 64.61% (336/520)
Components Coverage: 84%
84.03% (516/614) 69.36% (120/173) 77.23% (95/123)
Mock app Coverage: 71%
71.89% (371/516) 53.23% (74/139) 68.14% (77/113)
Services Coverage: 81%
79.08% (1025/1296) 64.15% (247/385) 76.08% (105/138)
UNTP test suite Coverage: 85%
85.74% (1083/1263) 81.03% (141/174) 67.21% (41/61)
VC test suite Coverage: 100%
100% (20/20) 100% (2/2) 100% (4/4)
UNTP Playground Coverage: 25%
25.1% (120/478) 17.22% (41/238) 21.17% (18/85)

@ThanhDoDuy ThanhDoDuy changed the title Setup testing E2E testing Setup E2E testing Infrastructure Dec 20, 2024
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@huynguyen-hl huynguyen-hl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you test your implementation by following these steps:

  1. Clone the new tests-untp repository.
  2. Check out your branch: features/end-to-end-testing.
  3. Follow the End-to-End Testing section in the README.
  4. Take screenshot of the result and add it to the Mobile & Desktop Screenshots/Recordings section in the PR description.

@ThanhDoDuy
Copy link
Collaborator Author

Hi @huynguyen-hl, I have already updated the details in "Mobile & Desktop Screenshots/Recordings." If you need a video recording, please let me know, and I will send it to you via Gmail as it is too large to attach here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants